[INFO] cloning repository https://github.com/Hafeok/decision-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hafeok/decision-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHafeok%2Fdecision-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHafeok%2Fdecision-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 233ffba6a638174f329f00cdcd72c49438b4fda1
[INFO] fixing Hafeok/decision-cli against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHafeok%2Fdecision-cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Hafeok/decision-cli
[INFO] finished tweaking git repo https://github.com/Hafeok/decision-cli
[INFO] tweaked toml for git repo https://github.com/Hafeok/decision-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hafeok/decision-cli on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hafeok/decision-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b9189a8fcbdd19acd663f797f5a271a9e01a4582bff2457af138c23830d8ee49
[INFO] running `Command { std: "docker" "start" "b9189a8fcbdd19acd663f797f5a271a9e01a4582bff2457af138c23830d8ee49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9189a8fcbdd19acd663f797f5a271a9e01a4582bff2457af138c23830d8ee49" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9189a8fcbdd19acd663f797f5a271a9e01a4582bff2457af138c23830d8ee49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9189a8fcbdd19acd663f797f5a271a9e01a4582bff2457af138c23830d8ee49" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/oxi-events/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/dec-ontology/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/dec-graph/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/dec-harness/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking oxiri v0.2.11
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking oxilangtag v0.1.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling peg-runtime v0.8.6
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking json-event-parser v0.2.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling peg-macros v0.8.6
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking peg v0.8.6
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking oxsdatatypes v0.2.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking oxrdf v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking spargebra v0.3.5
[INFO] [stderr]     Checking oxttl v0.1.8
[INFO] [stderr]     Checking oxjsonld v0.1.0
[INFO] [stderr]     Checking sparesults v0.2.5
[INFO] [stderr]     Checking oxrdfxml v0.1.7
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking oxrdfio v0.1.8
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking dec-ontology v0.1.0 (/opt/rustwide/workdir/crates/dec-ontology)
[INFO] [stderr]    Migrating crates/dec-ontology/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking sparopt v0.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking spareval v0.1.4
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking oxigraph v0.4.11
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking product-core v0.1.6 (https://github.com/Hafeok/product-cli?rev=5fad7aa11ca8787ff74e87bb00e1cc0bdfb8b2c1#5fad7aa1)
[INFO] [stderr]     Checking oxi-events v0.1.0 (/opt/rustwide/workdir/crates/oxi-events)
[INFO] [stderr]    Migrating crates/oxi-events/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking dec-graph v0.1.0 (/opt/rustwide/workdir/crates/dec-graph)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/oxi-events/src/outbox/mod.rs:189:31
[INFO] [stdout]     |
[INFO] [stdout] 181 | /             tokio::select! {
[INFO] [stdout] 182 | |                 () = shutdown.notified() => {
[INFO] [stdout] 183 | |                     debug!("outbox: shutdown signalled, exiting run loop");
[INFO] [stdout] 184 | |                     return;
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |                 () = tokio::time::sleep(self.poll_interval) => {}
[INFO] [stdout] 188 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____________`futures` calls a custom destructor
[INFO] [stdout]     |               `futures` will be dropped later as of Edition 2024
[INFO] [stdout] 189 |               if let Err(err) = self.run_once() {
[INFO] [stdout]     |                          ---    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |      |
[INFO] [stdout]     |                          |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          `err` calls a custom destructor
[INFO] [stdout]     |                          `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 195 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/dec-graph/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/oxi-events/src/outbox/mod.rs:189:31
[INFO] [stdout]     |
[INFO] [stdout] 181 | /             tokio::select! {
[INFO] [stdout] 182 | |                 () = shutdown.notified() => {
[INFO] [stdout] 183 | |                     debug!("outbox: shutdown signalled, exiting run loop");
[INFO] [stdout] 184 | |                     return;
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |                 () = tokio::time::sleep(self.poll_interval) => {}
[INFO] [stdout] 188 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____________`futures` calls a custom destructor
[INFO] [stdout]     |               `futures` will be dropped later as of Edition 2024
[INFO] [stdout] 189 |               if let Err(err) = self.run_once() {
[INFO] [stdout]     |                          ---    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |      |
[INFO] [stdout]     |                          |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          `err` calls a custom destructor
[INFO] [stdout]     |                          `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 195 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking product-mcp v0.1.6 (https://github.com/Hafeok/product-cli?rev=5fad7aa11ca8787ff74e87bb00e1cc0bdfb8b2c1#5fad7aa1)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/dec-graph/src/ontology/session_record/shacl/endpoints.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 80 |         if let Ok(QueryResults::Solutions(mut sols)) = store.query(q.as_str()) {
[INFO] [stdout]    |                                           --------
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           `sols` calls a custom destructor
[INFO] [stdout]    |                                           `sols` will be dropped later as of Edition 2024
[INFO] [stdout] 81 |             if let Some(Ok(sol)) = sols.next() {
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 86 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `sols` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/oxi-events/tests/tc_011_sse_latency.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/oxi-events/tests/ft_005_replay_api.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/oxi-events/tests/tc_009_monotonic_events.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/oxi-events/tests/ft_002_subscription_registry.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/oxi-events/tests/ft_002_subscription_registry.rs:211:11
[INFO] [stdout]      |
[INFO] [stdout]  206 |     let (_, writer) = make_writer();
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `writer` calls a custom destructor
[INFO] [stdout]      |             `writer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  211 |     match writer.register_subscription(&bad) {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  217 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `writer` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `writer` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `writer` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `writer` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `writer` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `writer` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/dec-graph/src/ontology/session_record/shacl/endpoints.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 80 |         if let Ok(QueryResults::Solutions(mut sols)) = store.query(q.as_str()) {
[INFO] [stdout]    |                                           --------
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           `sols` calls a custom destructor
[INFO] [stdout]    |                                           `sols` will be dropped later as of Edition 2024
[INFO] [stdout] 81 |             if let Some(Ok(sol)) = sols.next() {
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 86 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `sols` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/oxi-events/tests/tc_010_outbox_recovery.rs from 2021 edition to 2024
[INFO] [stderr]     Checking dec-harness v0.1.0 (/opt/rustwide/workdir/crates/dec-harness)
[INFO] [stderr]    Migrating crates/dec-harness/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/dec-harness/src/verify/stale_defects/pipeline.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/dec-harness/src/feedback/supersede_misrouted.rs:92:15
[INFO] [stdout]     |
[INFO] [stdout]  92 |         match supersede_one(&store, &writer, &fb, &stream_iri) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  93 |             Ok(()) => report.superseded += 1,
[INFO] [stdout]  94 |             Err(e) => report.errors.push(format!("{}: {e:#}", fb.iri.as_str())),
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout]  95 |         }
[INFO] [stdout]  96 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/dec-harness/src/verify/runner/kinds/http.rs:79:24
[INFO] [stdout]     |
[INFO] [stdout]  64 |             let client = reqwest::Client::builder()
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `client` calls a custom destructor
[INFO] [stdout]     |                 `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  79 |             req.send().await.map_err(|e| format!("send: {e}"))
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  80 |         });
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/dec-harness/src/feedback/supersede_misrouted.rs:92:15
[INFO] [stdout]     |
[INFO] [stdout]  92 |         match supersede_one(&store, &writer, &fb, &stream_iri) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  93 |             Ok(()) => report.superseded += 1,
[INFO] [stdout]  94 |             Err(e) => report.errors.push(format!("{}: {e:#}", fb.iri.as_str())),
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout]  95 |         }
[INFO] [stdout]  96 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/dec-harness/src/verify/runner/kinds/http.rs:79:24
[INFO] [stdout]     |
[INFO] [stdout]  64 |             let client = reqwest::Client::builder()
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `client` calls a custom destructor
[INFO] [stdout]     |                 `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  79 |             req.send().await.map_err(|e| format!("send: {e}"))
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  80 |         });
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking decision-cli v0.1.0 (/opt/rustwide/workdir/crates/decision-cli)
[INFO] [stderr]    Migrating crates/decision-cli/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/decision-cli/src/features/verify_graph_run/mod.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/decision-cli/src/features/events/mod.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 |     while let Some(chunk) = resp.chunk().await.context("reading SSE chunk")? {
[INFO] [stdout]     |                    -----    ------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |        |            |
[INFO] [stdout]     |                    |        |            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                    |        |            up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                    |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `chunk` calls a custom destructor
[INFO] [stdout]     |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 118 |         handle.write_all(&chunk).context("writing SSE chunk")?;
[INFO] [stdout]     |         ------------------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 119 |         handle.flush().context("flushing SSE chunk")?;
[INFO] [stdout]     |         ---------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |         `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 120 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/decision-cli/src/features/mcp/mod.rs (4 fixes)
[INFO] [stderr]    Migrating crates/decision-cli/tests/feedback_class_vocab.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/decision-cli/src/features/feedback/route.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/decision-cli/src/features/events/mod.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 |     while let Some(chunk) = resp.chunk().await.context("reading SSE chunk")? {
[INFO] [stdout]     |                    -----    ------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |        |            |
[INFO] [stdout]     |                    |        |            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                    |        |            up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                    |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `chunk` calls a custom destructor
[INFO] [stdout]     |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 118 |         handle.write_all(&chunk).context("writing SSE chunk")?;
[INFO] [stdout]     |         ------------------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 119 |         handle.flush().context("flushing SSE chunk")?;
[INFO] [stdout]     |         ---------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |         `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 120 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_138_def_ready_implementer_feedback.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/decision-cli/tests/ft_138_def_ready_implementer_feedback.rs (3 fixes)
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_065_dec_verify_graph_show_renders_header_and_ordered_s.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_075_full_chain_query.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_134_workercurator_session_admits_a_clean_submission_an.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_072_per_type_shapes.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_165_capabilityreference_enforces_active_set_command_un.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/escalate_foundational_chain.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_069_mechanical_provenance.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_161_session_show_cluster.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_087_internal_product_graph_source_of_truth.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_068_coverage_primitive_reports_covered_and_uncovered_t.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_156_failed_evidence_bearing_step_emits_one_dec_feedbac.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_083_auto_dispatch_subscription_emits_one_event_per_unc.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_019_bootstrap_subscriptions.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/decision-cli/tests/tc_019_bootstrap_subscriptions.rs (1 fix)
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_168_bundle_assembler_populates_the_five_adr_066_fields.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/session_escalation_edges.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_189_dispatch_transitions_consumed_feedback.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_191_loop_show_chronological_chain.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_224_generator_wires_one_subscription_per_runner_type.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_177_combined_dec_mcp_server_exposes_both_product_cli_a.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_184_matcher_short_circuit_still_fires.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/verdict_shacl.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_018_finalize_commit_and_status.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/decision-cli/tests/tc_018_finalize_commit_and_status.rs (2 fixes)
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_171_bundle_assembler_returns_catalogincomplete_error_w.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_066_dec_verify_step_add_appends_with_per_kind_shacl_va.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_239_ft116_happy_path.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_222_discovery_walks_up_or_errors.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/capability_shape.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_071_matcher_returns_completemultiple_deterministic_gre.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_179_product_cli_crate_has_no_dependency_on_decision_cl.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_082_mcp_generate_then_accept_refuses_stale_proposals_a.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_128_workerimage_artifact_validates_and_is_discoverable.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/bundle_stakes.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/role_binding_shape.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_225_env_example_bootstrap_or_preserve.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_059_streamwriter_invokes_safety_check_on_every_graph_a.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_022_verifier_dispatch_subscription.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/decision-cli/tests/ft_022_verifier_dispatch_subscription.rs (2 fixes)
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_071_boundary_artifact.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_073_chain_integrity_gate_refuses_dispatch_when_uncover.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_155_runtime_safety_re_check_aborts_the_run_and_writes.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/decision-cli/tests/tc_073_chain_integrity_gate_refuses_dispatch_when_uncover.rs:164:11
[INFO] [stdout]      |
[INFO] [stdout]  156 |     let store = Store::new().expect("in-memory store");
[INFO] [stdout]      |         -----
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `store` calls a custom destructor
[INFO] [stdout]      |         `store` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  164 |     match store.query(&q).expect("ask runs") {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  171 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_139_verify_graph_author_worker_is_spawned_through_the.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/decision-cli/tests/tc_139_verify_graph_author_worker_is_spawned_through_the.rs (3 fixes)
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_175_graph_check_warns_when_default_acknowledged_cross.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_226_gitignore_safety_check_appends_or_preserves.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/escalate_unimplementable_critical.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_067_dec_verify_step_add_refuses_persistence_on_safetyv.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_085_auto_dispatched_session_lands_in_pending_review_wi.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_157_stoponfail_truncates_execution_but_every_step_stil.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_153_aggregate_verdict_composes_multi_graph_results_per.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_167_exemplargraph_promotion_requires_a_backing_approve.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_183_defect_feedback_bundle_field_is_populated.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_192_loop_list_rollup.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_131_stuck_reasons.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_178_cargo_build_and_cargo_test_workspace_pass_with_cra.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_112_migration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_070_matcher_returns_completesingle_when_one_graph_cove.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_194_loop_show_short_id_resolution.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_014_in_stream_invariant.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/feedback_lifecycle.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_187_runner_splits_feedback_by_verdict.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_188_dispatch_payload_carries_defect_feedback.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_075_chain_integrity_gate_rejects_waiver_reason_shorter.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_197_driver_max_iter_and_stuck.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_019_verifier_role_catalog.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_062_dec_verify_env_show_returns_full_env_detail_and_ar.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_138_litellm_proxy_routes_a_worker_call_by_capability_t.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_146_cluster_session_persist.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_151_verificationgraphresult_and_steptrace_conform_to_a.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_162_session_list_cluster.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_139_cluster_dispatch_end_to_end.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/decision-cli/tests/ft_162_session_list_cluster.rs:275:15
[INFO] [stdout]     |
[INFO] [stdout] 275 |         match session_show(wd.path(), &row.iri) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 276 |             Ok(_) => {}
[INFO] [stdout] 277 |             Err(e) => unresolved.push((row.iri.clone(), format!("{e}"))),
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] 278 |         }
[INFO] [stdout] 279 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_135_reusable_release_workflow_runs_end_to_end.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_061_dec_verify_env_list_returns_ordered_envs_with_safe.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_025_session_show_paired.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_015_bootstrap_session.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_136_post_submissions_accepts_a_valid_submission_and_re.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_080_dec_verify_graph_generate_skips_worker_when_matche.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_124_migration_backfills_mechanical_and_flags_orphans.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_137_pipeline_cli_workers_run_pulls_a_qualified_image_a.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_140_verify_graph_author_capability_binding.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_131_classification_table.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_193_worker_dispatch_sessions_materialize.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_238_strict_parser_rejects_invalid_config.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_150_pipeline_worker_sdk_build_time_codegen_of_typed_bu.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_073_graphwriter_shacl.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_069_coverage_primitive_treats_absent_providesevidencef.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_174_adrs_rejected_re_introduces_the_gap_with_severity.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_070_motivational_vocabulary.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_199_verdict_demotes_on_graph_fault_exit.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/escalate_confidence_07.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/scope_integration.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/decision-cli/tests/escalate_confidence_07.rs:276:11
[INFO] [stdout]      |
[INFO] [stdout]  204 |     let (store, w) = writer();
[INFO] [stdout]      |          -----  -
[INFO] [stdout]      |          |      |
[INFO] [stdout]      |          |      `w` calls a custom destructor
[INFO] [stdout]      |          |      `w` will be dropped later as of Edition 2024
[INFO] [stdout]      |          `store` calls a custom destructor
[INFO] [stdout]      |          `store` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  276 |     match store.query(q_root.as_str()).expect("ask") {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  280 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `w` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `w` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `w` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `w` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `w` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `w` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_154_run_graph_executes_the_six_seed_step_kinds_end_to.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_186_worker_ignoring_feedback_is_rejected.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_223_generated_value_stream_is_deterministic.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_152_single_graph_verdict_derivation_matches_ft_097_rul.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_136_product_forwards.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_074_chain_integrity_gate_writes_coveragewaiver_artifac.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/decision-cli/tests/tc_074_chain_integrity_gate_writes_coveragewaiver_artifac.rs (2 fixes)
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_169_dispatch_time_validator_rejects_a_proposal_that_re.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_079_dec_verify_graph_generate_persists_proposed_graph.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_190_implement_gate_falls_through_on_outstanding_feedback.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/capability_resolver.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_136_mcp_merge_no_collision.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_131_cycle_detection.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_237_config_precedence_chain.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/decision-cli/src/cli/sparql.rs:24:11
[INFO] [stdout]      |
[INFO] [stdout]   17 |     let store = match open_orchestration_store(workdir) {
[INFO] [stdout]      |         -----
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `store` calls a custom destructor
[INFO] [stdout]      |         `store` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   24 |     match store.query(args.query.as_str()) {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   31 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/decision-cli/tests/worker_manifest_submission_parity.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_249_bootstrap_deactivates_prior_bindings.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/feedback_closed_provo.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_052_every_dec_verify_subcommand_has_paired_cli_and_mcp.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_054_verificationenvironment_shacl_shape_rejects_malfor.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_137_finalize_allowlist.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_131_dispatch_tc_chain.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_063_dec_verify_graph_new_accepts_empty_steps_and_rejec.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_173_default_acknowledged_cross_cutting_clears_per_feat.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/dispatch_no_escalation.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_131_keyless_cosign_signature_verifies_against_the_trust_list.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_176_dec_product_verb_produces_byte_identical_stdout_to.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_057_verificationgraph_round_trips_turtle_store_preserv.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_129_workerimagesubmission_validates_as_a_boundaryartif.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_185_accept_transitions_consumed_feedback.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/anthropic_cache_breakpoint.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_012_session_invariants.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/decision-cli/tests/tc_012_session_invariants.rs (2 fixes)
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_064_dec_verify_graph_list_returns_graphs_with_step_cou.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_072_matcher_excludes_graphs_in_different_environment_f.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_131_no_author_parity.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_196_feature_ship_planner_state_table.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/reasoning_effort_mapping.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_055_dec_init_seeds_ephemeral_cli_env_idempotently.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_084_auto_dispatch_subscription_dedup_ttl_prevents_repe.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_130_worker_oci_image_manifest_exposes_capability_tags.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_024_agreement_metric.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_056_each_verificationstep_kind_shacl_shape_validates_i.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_076_brief_artifact_type.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/ft_131_dispatch_vg_chain.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_060_dec_verify_env_new_produces_identical_artifact_via.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_132_identity_verifier_produces_a_signatureverdict_for.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/decision-cli/src/cli/sparql.rs:24:11
[INFO] [stdout]      |
[INFO] [stdout]   17 |     let store = match open_orchestration_store(workdir) {
[INFO] [stdout]      |         -----
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `store` calls a custom destructor
[INFO] [stdout]      |         `store` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   24 |     match store.query(args.query.as_str()) {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   31 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_058_safety_check_raises_when_step_requiredops_not_subs.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_133_cyclonedx_sbom_is_reachable_as_the_image_s_oci_ref.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_166_ontologydescription_enforces_single_active_invaria.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_170_validator_emits_one_dec_feedback_with_class_gap_ta.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_195_artifact_parser_prefix_map.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_081_dec_verify_graph_generate_rolls_back_graph_when_an.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/tc_198_driver_done_short_circuits.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/decision-cli/tests/verdict_rejected_cites.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] [stderr] crater-edition-check: oxi-events v0.1.0 (/opt/rustwide/workdir/crates/oxi-events) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: dec-ontology v0.1.0 (/opt/rustwide/workdir/crates/dec-ontology) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: dec-graph v0.1.0 (/opt/rustwide/workdir/crates/dec-graph) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: dec-harness v0.1.0 (/opt/rustwide/workdir/crates/dec-harness) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: decision-cli v0.1.0 (/opt/rustwide/workdir/crates/decision-cli) updating edition from 2021 to 2024
[INFO] [stderr]     Checking dec-ontology v0.1.0 (/opt/rustwide/workdir/crates/dec-ontology)
[INFO] [stderr]     Checking oxi-events v0.1.0 (/opt/rustwide/workdir/crates/oxi-events)
[INFO] [stderr]     Checking dec-graph v0.1.0 (/opt/rustwide/workdir/crates/dec-graph)
[INFO] [stderr]     Checking dec-harness v0.1.0 (/opt/rustwide/workdir/crates/dec-harness)
[INFO] [stdout] warning: unused import: `TaskTypeDecl`
[INFO] [stdout]  --> crates/dec-harness/src/task_type/tests.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::types::{CellDecl, CoherenceAuditSpec, TaskTypeDecl};
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tc_iri` is never read
[INFO] [stdout]   --> crates/dec-harness/src/verify/stale_defects/query.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct StaleDefect {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub tc_iri: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StaleDefect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/dec-harness/src/dispatch_session.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Completed,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/dec-harness/src/dispatch_session.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Failed,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking decision-cli v0.1.0 (/opt/rustwide/workdir/crates/decision-cli)
[INFO] [stdout] warning: function `baked_capability_ids` is never used
[INFO] [stdout]    --> crates/dec-harness/src/bootstrap/ft101_catalog.rs:695:15
[INFO] [stdout]     |
[INFO] [stdout] 695 | pub(crate) fn baked_capability_ids() -> Vec<&'static str> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dummy_audit` is never used
[INFO] [stdout]  --> crates/dec-harness/src/task_type/tests.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn dummy_audit() -> CoherenceAuditSpec {
[INFO] [stdout]   |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tc_iri` is never read
[INFO] [stdout]   --> crates/dec-harness/src/verify/stale_defects/query.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct StaleDefect {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub tc_iri: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StaleDefect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/dec-harness/src/dispatch_session.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Completed,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/dec-harness/src/dispatch_session.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Failed,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `run`
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::drive::{run, DriveError, RunArgs};
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Dispatch`, `Outcome`, and `RoundState`
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::model::{Dispatch, Outcome, Round, RoundState};
[INFO] [stdout]   |                    ^^^^^^^^  ^^^^^^^         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/decision-cli/src/features/verify_graph_run/mod.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         unsafe { std::env::set_var("DEC_KEEP_TMP", "1") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/decision-cli/src/features/feedback/route.rs:313:13
[INFO] [stdout]     |
[INFO] [stdout] 313 |             unsafe { std::env::remove_var(k) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/decision-cli/src/features/feedback/route.rs:321:17
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 unsafe { std::env::set_var(k, val) };
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `run`
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::drive::{run, DriveError, RunArgs};
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_111_drive_ship_all/tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Dispatch` and `RoundState`
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/tests.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use super::super::model::{Dispatch, Outcome, Round, RoundState};
[INFO] [stdout]   |                               ^^^^^^^^                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/tests.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use chrono::{DateTime, Utc};
[INFO] [stdout]   |                  ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/tests.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use std::time::Duration;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/decision-cli/src/features/mcp/mod.rs:139:24
[INFO] [stdout]     |
[INFO] [stdout] 139 |             Some(v) => unsafe { std::env::set_var(key, v) },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/decision-cli/src/features/mcp/mod.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |             None => unsafe { std::env::remove_var(key) },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/decision-cli/src/features/mcp/mod.rs:146:24
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Some(v) => unsafe { std::env::set_var(key, v) },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/decision-cli/src/features/mcp/mod.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 |             None => unsafe { std::env::remove_var(key) },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/decision-cli/src/features/verify_graph_run/mod.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         unsafe { std::env::set_var("DEC_KEEP_TMP", "1") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let mut stderr_pipe = child
[INFO] [stdout]     |         ----^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let mut stderr_pipe = child
[INFO] [stdout]     |         ----^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `place_cell_output` is never used
[INFO] [stdout]    --> crates/decision-cli/src/features/drive/cluster_dispatch.rs:705:4
[INFO] [stdout]     |
[INFO] [stdout] 705 | fn place_cell_output(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StubReader` is never constructed
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct StubReader {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MutableStubReader` is never constructed
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct MutableStubReader {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handler_internal` is never used
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:85:4
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn handler_internal(detail: String) -> HandlerError {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> crates/decision-cli/src/core/cluster_session.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub enum CellStatus {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/core/cluster_session.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     Succeeded,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/core/cluster_session.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     Failed,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/core/cluster_session.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Mechanical,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> crates/decision-cli/src/core/cluster_session.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub enum ClusterOutcome {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/core/cluster_session.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     Succeeded,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/core/cluster_session.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     AuditFailed,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/decision-cli/src/core/cluster_session.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     CellFailed,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/decision-cli/src/core/cluster_session.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     AuditUnrunnable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/format.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Text,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/format.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Tsv,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/format.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Json,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/format.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn parse(s: &str) -> Result<Self, String> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Done,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Stuck {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     HitMaxIter,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Timeout {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         after_secs: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Error {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         detail: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub feature_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub outcome: Outcome,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub iterations: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub elapsed_ms: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub done: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub stuck: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub max_iter: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub timeout: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub error: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub features: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub env_id: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub max_iter: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub per_item_timeout: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     NoFeatures,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     UnknownFilterIds(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     PlanContext(String),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ShowArgs {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub feature_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub bench: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub watch: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub interval: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub since: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub format: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub all_drives: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn run(workdir: &Path, args: ShowArgs) -> ExitCode {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Round {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub round_index: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub started_at: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub elapsed_since_round_zero: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub state: RoundState,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub dispatch: Dispatch,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub outcome: Outcome,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct RoundState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub verdict: String, // e.g. "NeverRun", "Rejected", "Approved"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub impl_open: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub vga_open: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub graph_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Dispatch {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub role: String, // e.g. "verify-graph-author", "implementer", "verifier"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub session_iri: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum Outcome {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     VgaProduced {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         graph_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         steps: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         pass: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         fail: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ImplementerCommit {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         sha: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         addressed: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         remaining: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     VerifierResults { pass: usize, fail: usize },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |     VerifierResults { pass: usize, fail: usize },
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 |     VerifierResults { pass: usize, fail: usize },
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Done,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Stuck { reason: String },
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Stuck { reason: String },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Partial { reason: String },
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Partial { reason: String },
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum ReadError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     FeatureNotFound(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     StoreError(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     NoDrives(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait DriveHistoryReader {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /     fn rounds_for_feature(
[INFO] [stdout] 21 | |         &self,
[INFO] [stdout] 22 | |         feature_id: &str,
[INFO] [stdout] 23 | |         bench_id: Option<&str>,
[INFO] [stdout] 24 | |     ) -> Result<Vec<Round>, ReadError>;
[INFO] [stdout]    | |_______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct ProductionReader {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn new(workdir: PathBuf) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/render.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RenderOpts {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/render.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub feature_id: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/render.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub bench_id: Option<String>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/render.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub since: Option<u32>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/render.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn render_text(rounds: &[Round], opts: &RenderOpts) -> String {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_113_drive_show/render.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub fn render_json(rounds: &[Round]) -> String {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub enum WorktreeError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     GitFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     PathError(String),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/mod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Io(#[from] std::io::Error),
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/mod.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     StoreError(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_115_implementer_worktree/coordinate.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub pruned: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_115_implementer_worktree/coordinate.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub kept: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/create.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/create.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub session_short_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/create.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub baseline_commit: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum MergeError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     GitFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Conflict { paths: Vec<String> },
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Conflict { paths: Vec<String> },
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     NoCommit(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Io(#[from] std::io::Error),
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum MergeOutcome {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |     FastForwarded { from: String, to: String },
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 |     FastForwarded { from: String, to: String },
[INFO] [stdout]    |                                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |     CherryPicked { onto: String, picked_sha: String },
[INFO] [stdout]    |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 |     CherryPicked { onto: String, picked_sha: String },
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DispatchPayloadJson {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub dispatch_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub session_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub feature_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub bundle_markdown: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub bundle_hash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub workspace_path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub model_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub timeout_seconds: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub iri: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub may_decide: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub must_escalate: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub escalate_via: Vec<EscalationHintJson>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub rationale: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct WorkerResponseJson {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub dispatch_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub session_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub status: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub code_change: Option<CodeChangeJson>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub telemetry: TelemetryJson,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub error: Option<ErrorJson>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub input_tokens_base: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub input_tokens_cache_write: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub input_tokens_cache_hit: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub output_tokens: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct CodeChangeJson {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub iri: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub feature_id: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub session_id: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub files: Vec<FileWriteJson>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub summary: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub response: WorkerResponseJson,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub raw_stdout: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub fn run_worker(argv: &[String], payload: &DispatchPayloadJson) -> Result<WorkerRun> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> crates/decision-cli/src/features/init/mod.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod config;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> crates/decision-cli/src/features/init/mod.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub mod safety;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ShowArgs {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub feature_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub product_root: Option<std::path::PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub format: OutputFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ListArgs {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub state: list::StateFilter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub product_root: Option<std::path::PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub format: OutputFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/render.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Text,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/render.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Json,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/render.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn show_response(resp: &LoopShowResponse, format: OutputFormat) -> String {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/render.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn list_response(resp: &LoopListResponse, format: OutputFormat) -> String {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub feature_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub workdir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub product_root: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub format: OutputFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub feedback_iri: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub class: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub target_role: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub state: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub severity: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub evidence: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub source_session: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub source_session_short: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub source_tc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub source_tc_short: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub addressing_artifact: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub addressing_artifact_short: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub receiving_session: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub receiving_session_short: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub routed_at: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub feature_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub entries: Vec<LoopEntry>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn parse(s: &str) -> Option<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub workdir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub product_root: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub state: StateFilter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub format: OutputFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub feature_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub open_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub closed_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub last_emitted_at: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct LoopListResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub rows: Vec<LoopFeatureRow>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/decision-cli/src/features/product_cmd/mod.rs:499:1
[INFO] [stdout]     |
[INFO] [stdout] 499 | pub struct McpToolEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/product_cmd/mod.rs:500:5
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/product_cmd/mod.rs:501:5
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub description: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `decision-cli` (lib) due to 1 previous error; 206 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: method `classify_without_cycle_check` is never used
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_119_drive_def_ready/planner.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl<I: GraphInspector> FeatureReadyPlanner<I> {
[INFO] [stdout]     | ---------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     fn classify_without_cycle_check(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `advance` is never used
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_119_drive_def_ready/planner.rs:978:12
[INFO] [stdout]     |
[INFO] [stdout] 971 |     impl MutableStubInspector {
[INFO] [stdout]     |     ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 978 |         fn advance(&self) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `payload_defect_feedback_len` is never used
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:420:15
[INFO] [stdout]     |
[INFO] [stdout] 420 | pub(crate) fn payload_defect_feedback_len(payload: &DispatchPayloadJson) -> usize {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handler_internal` is never used
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:85:4
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn handler_internal(detail: String) -> HandlerError {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> crates/decision-cli/src/core/cluster_session.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub enum CellStatus {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/core/cluster_session.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     Succeeded,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/core/cluster_session.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     Failed,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/core/cluster_session.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Mechanical,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> crates/decision-cli/src/core/cluster_session.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub enum ClusterOutcome {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/core/cluster_session.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     Succeeded,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/core/cluster_session.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     AuditFailed,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/decision-cli/src/core/cluster_session.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     CellFailed,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/decision-cli/src/core/cluster_session.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     AuditUnrunnable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/format.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Text,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/format.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Tsv,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/format.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Json,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/format.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn parse(s: &str) -> Result<Self, String> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Done,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Stuck {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     HitMaxIter,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Timeout {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         after_secs: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Error {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         detail: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub feature_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub outcome: Outcome,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub iterations: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub elapsed_ms: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub done: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub stuck: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub max_iter: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub timeout: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub error: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub features: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub env_id: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub max_iter: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub per_item_timeout: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     NoFeatures,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     UnknownFilterIds(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_111_drive_ship_all/sweep.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     PlanContext(String),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ShowArgs {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub feature_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub bench: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub watch: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub interval: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub since: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub format: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub all_drives: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn run(workdir: &Path, args: ShowArgs) -> ExitCode {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Round {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub round_index: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub started_at: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub elapsed_since_round_zero: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub state: RoundState,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub dispatch: Dispatch,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub outcome: Outcome,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct RoundState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub verdict: String, // e.g. "NeverRun", "Rejected", "Approved"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub impl_open: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub vga_open: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub graph_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Dispatch {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub role: String, // e.g. "verify-graph-author", "implementer", "verifier"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub session_iri: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum Outcome {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     VgaProduced {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         graph_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         steps: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         pass: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         fail: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ImplementerCommit {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         sha: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         addressed: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         remaining: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     VerifierResults { pass: usize, fail: usize },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |     VerifierResults { pass: usize, fail: usize },
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 |     VerifierResults { pass: usize, fail: usize },
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Done,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Stuck { reason: String },
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Stuck { reason: String },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Partial { reason: String },
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/model.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Partial { reason: String },
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum ReadError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     FeatureNotFound(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     StoreError(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     NoDrives(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait DriveHistoryReader {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /     fn rounds_for_feature(
[INFO] [stdout] 21 | |         &self,
[INFO] [stdout] 22 | |         feature_id: &str,
[INFO] [stdout] 23 | |         bench_id: Option<&str>,
[INFO] [stdout] 24 | |     ) -> Result<Vec<Round>, ReadError>;
[INFO] [stdout]    | |_______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct ProductionReader {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/reader.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn new(workdir: PathBuf) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/render.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RenderOpts {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/render.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub feature_id: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/render.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub bench_id: Option<String>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> crates/decision-cli/src/features/ft_113_drive_show/render.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub since: Option<u32>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_113_drive_show/render.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn render_text(rounds: &[Round], opts: &RenderOpts) -> String {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_113_drive_show/render.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub fn render_json(rounds: &[Round]) -> String {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub enum WorktreeError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     GitFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     PathError(String),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/mod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Io(#[from] std::io::Error),
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/mod.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     StoreError(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_115_implementer_worktree/coordinate.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub pruned: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/ft_115_implementer_worktree/coordinate.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub kept: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/create.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/create.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub session_short_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/create.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub baseline_commit: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum MergeError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     GitFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Conflict { paths: Vec<String> },
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Conflict { paths: Vec<String> },
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     NoCommit(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Io(#[from] std::io::Error),
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum MergeOutcome {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |     FastForwarded { from: String, to: String },
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 |     FastForwarded { from: String, to: String },
[INFO] [stdout]    |                                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |     CherryPicked { onto: String, picked_sha: String },
[INFO] [stdout]    |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/ft_115_implementer_worktree/merge.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 |     CherryPicked { onto: String, picked_sha: String },
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DispatchPayloadJson {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub dispatch_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub session_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub feature_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub bundle_markdown: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub bundle_hash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub workspace_path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub model_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub timeout_seconds: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub iri: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub may_decide: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub must_escalate: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub escalate_via: Vec<EscalationHintJson>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub rationale: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct WorkerResponseJson {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub dispatch_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub session_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub status: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub code_change: Option<CodeChangeJson>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub telemetry: TelemetryJson,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub error: Option<ErrorJson>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub input_tokens_base: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/implement/worker.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub input_tokens_cache_write: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub input_tokens_cache_hit: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub output_tokens: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct CodeChangeJson {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub iri: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub feature_id: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub session_id: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub files: Vec<FileWriteJson>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub summary: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub response: WorkerResponseJson,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub raw_stdout: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> crates/decision-cli/src/features/implement/worker.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub fn run_worker(argv: &[String], payload: &DispatchPayloadJson) -> Result<WorkerRun> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> crates/decision-cli/src/features/init/mod.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod config;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> crates/decision-cli/src/features/init/mod.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub mod safety;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ShowArgs {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub feature_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub product_root: Option<std::path::PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub format: OutputFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ListArgs {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub state: list::StateFilter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub product_root: Option<std::path::PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/mod.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub format: OutputFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/render.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Text,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/render.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Json,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/render.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn show_response(resp: &LoopShowResponse, format: OutputFormat) -> String {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/render.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn list_response(resp: &LoopListResponse, format: OutputFormat) -> String {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub feature_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub workdir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub product_root: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub format: OutputFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub feedback_iri: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub class: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub target_role: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub state: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub severity: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub evidence: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub source_session: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub source_session_short: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub source_tc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub source_tc_short: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub addressing_artifact: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub addressing_artifact_short: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub receiving_session: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub receiving_session_short: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub routed_at: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub feature_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/show.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub entries: Vec<LoopEntry>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn parse(s: &str) -> Option<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub workdir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub product_root: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub state: StateFilter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub format: OutputFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub feature_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub open_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub closed_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub last_emitted_at: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct LoopListResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/decision-cli/src/features/loop_inspect/list.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub rows: Vec<LoopFeatureRow>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/decision-cli/src/features/product_cmd/mod.rs:499:1
[INFO] [stdout]     |
[INFO] [stdout] 499 | pub struct McpToolEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/product_cmd/mod.rs:500:5
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/decision-cli/src/features/product_cmd/mod.rs:501:5
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub description: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `decision-cli` (lib test) due to 7 previous errors; 207 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b9189a8fcbdd19acd663f797f5a271a9e01a4582bff2457af138c23830d8ee49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9189a8fcbdd19acd663f797f5a271a9e01a4582bff2457af138c23830d8ee49", kill_on_drop: false }`
[INFO] [stdout] b9189a8fcbdd19acd663f797f5a271a9e01a4582bff2457af138c23830d8ee49
